home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / System / Datatypes / HTML-DT / ReadMe < prev   
Encoding:
Text File  |  2001-02-04  |  2.6 KB  |  99 lines

  1. Short:     A datatype for HTML Files
  2. Uploader:  sebauer@t-online.de (Sebastian Bauer)
  3. Author:    sebauer@t-online.de (Sebastian Bauer)
  4. Type:      util/dtype
  5. Kurz:      Ein Datatype für HTML Dateien
  6. Requires:  OS 3.0
  7. Version:   0.14
  8.  
  9. Introduction
  10. ~~~~~~~~~~~~
  11. This is a datatype for showing html files with multiview or similar
  12. programs. It's based on my SimpleHTML, an Offline HTML Browser.
  13.  
  14. Copyright, Distribtion and Disclamer
  15. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  16. The html.datatype is ©2000 by Sebastian Bauer.
  17. It is freeware. Feel free to spreat it, as long as
  18. all files are included and in an unchanged form. You are not
  19. allowed to make profit from its distribution!
  20. In no way the author can be made responible for any damage created
  21. by the program. Use it at your own risk!
  22.  
  23. How to use install
  24. ~~~~~~~~~~~~~~~~~~
  25. Simply copy the html.datatype file to SYS:Classes/DataTypes
  26. and the HTML file to DEVS:Datatypes. Then execute the following
  27. command: adddatatypes refresh.
  28. You also can use the included Installer Script to install it.
  29.  
  30. Future
  31. ~~~~~~
  32.  - fix all bugs
  33.  - more HTML commands
  34.  
  35. History
  36. ~~~~~~~
  37. Version 0.14 (05.02.01)
  38.  - see SimpleHTML
  39.  
  40. Version 0.13 (08.12.00)
  41.  - no longer flickers if a window is above the gadget and the gadget
  42.    is scrolled
  43.  - see SimpleHTML
  44.  
  45. Version 0.12 (15.10.00)
  46.  - some enforcer hits removed
  47.  - as always the same changes like in SimpleHTML
  48.  
  49. Version 0.11 (24.06.00)
  50.  - same changes like in SimpleHTML
  51.  
  52. Version 0.10 (24.06.00)
  53.  - the images are no longer locked but the the html file is still locked (?)
  54.  - supports the horizontal scroller
  55.  
  56. Version 0.9 (12.06.00)
  57.  - layers are no longer destroyed when another window in the foreground
  58.    (but now it flickers while scrolling)
  59.  
  60. Version 0.8 (21.05.00)
  61.  - same changes like SimpleHTML
  62.  
  63. Version 0.7 (14.05.00)
  64.  - initial release
  65.  
  66. How can you reach me?
  67. ~~~~~~~~~~~~~~~~~~~~~
  68. The html.datatype probably has many bugs (especially since I've
  69. found no good datatype documentation), so send bug reports to
  70.   sebauer@t-online.de or
  71.   Sebastian.Bauer@in.stud.tu-ilmenau.de
  72.  
  73. If the html.datatype crash on a specified HTML file, please send this
  74. file to me.
  75.  
  76. Address:
  77.   Sebastian Bauer
  78.   Neustädter Str. 50
  79.   07768 Kahla
  80.  
  81. Visit my homepage at
  82.   http://home.t-online.de/home/sebauer/
  83.   (german version)
  84.  
  85.   http://home.t-online.de/home/sebauer/english.html
  86.   (english version)
  87.  
  88. Here you can find the latest version of the html.datatype but also
  89. other things for Amiga, for example SimpleFind3 and SimplePac.
  90.  
  91. Special thanks goes to my beta tester of the html.datatype Nils Görs.
  92.  
  93.          __
  94.         / /
  95.    __  / /   Only Amiga makes it possible...
  96.    \ \/ /
  97.     \__/
  98.  
  99.